Skip to content

Conversation

laurit
Copy link
Contributor

@laurit laurit commented May 21, 2025

Resolves #13881

@laurit laurit marked this pull request as ready for review May 21, 2025 07:14
@laurit laurit requested a review from a team as a code owner May 21, 2025 07:14
import org.junit.jupiter.params.provider.MethodSource;

@SuppressWarnings("deprecation") // testing instrumentation of deprecated class
public class SessionTest extends AbstractHibernateTest {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
public class SessionTest extends AbstractHibernateTest {
class SessionTest extends AbstractHibernateTest {

import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.RegisterExtension;

public class ProcedureCallTest {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
public class ProcedureCallTest {
class ProcedureCallTest {

@laurit laurit merged commit f3690c1 into open-telemetry:main May 21, 2025
88 checks passed
@laurit laurit deleted the hibernate7 branch May 21, 2025 14:27
@trask trask mentioned this pull request May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Workflow failed: Build (daily --no-build-cache) (#1158)

2 participants